SftTree/NET 2.0

ItemsArea Property, LeftPane Class

Softel vdm, Inc.

Returns the area of the item area in the left pane.

Syntax      LeftPane Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property ItemsArea As Rectangle

C#   

public Rectangle ItemsArea { get; }

C++   

public: property Rectangle ItemsArea {
        Rectangle get();
}

Property Value

The area of the item area in the left pane.

Comments

The ItemsArea property returns the area of the item area in the left pane.

The Splitter.Width and Splitter.Offset properties are used to define the size and location of the splitter bar, which affects the width of the left and right panes.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com